[INFO] fetching crate hoist-az 0.14.0...
[INFO] testing hoist-az-0.14.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate hoist-az 0.14.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate hoist-az 0.14.0
[INFO] finished tweaking crates.io crate hoist-az 0.14.0
[INFO] tweaked toml for crates.io crate hoist-az 0.14.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hoist-az 0.14.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hoist-az 0.14.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90ebff9b17d24b5dac35077c81f42ed5ff380e1889321c89d58d1c22a4ac85c5
[INFO] running `Command { std: "docker" "start" "-a" "90ebff9b17d24b5dac35077c81f42ed5ff380e1889321c89d58d1c22a4ac85c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90ebff9b17d24b5dac35077c81f42ed5ff380e1889321c89d58d1c22a4ac85c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90ebff9b17d24b5dac35077c81f42ed5ff380e1889321c89d58d1c22a4ac85c5", kill_on_drop: false }`
[INFO] [stdout] 90ebff9b17d24b5dac35077c81f42ed5ff380e1889321c89d58d1c22a4ac85c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34f62c6481905c40f9b4fda56a7237ebe63df43b02ece379fdcaa5d4439b3266
[INFO] running `Command { std: "docker" "start" "-a" "34f62c6481905c40f9b4fda56a7237ebe63df43b02ece379fdcaa5d4439b3266", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling hoist-diff v0.14.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling handlebars v6.4.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling hoist-core v0.14.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ailloy v0.4.2
[INFO] [stderr]    Compiling hoist-client v0.14.0
[INFO] [stderr]    Compiling hoist-az v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "34f62c6481905c40f9b4fda56a7237ebe63df43b02ece379fdcaa5d4439b3266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34f62c6481905c40f9b4fda56a7237ebe63df43b02ece379fdcaa5d4439b3266", kill_on_drop: false }`
[INFO] [stdout] 34f62c6481905c40f9b4fda56a7237ebe63df43b02ece379fdcaa5d4439b3266
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75f068bee825e80b611926938183d9dcb86daad08cec8577a4516c246a0f2aa1
[INFO] running `Command { std: "docker" "start" "-a" "75f068bee825e80b611926938183d9dcb86daad08cec8577a4516c246a0f2aa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling hoist-az v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.02s
[INFO] running `Command { std: "docker" "inspect" "75f068bee825e80b611926938183d9dcb86daad08cec8577a4516c246a0f2aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75f068bee825e80b611926938183d9dcb86daad08cec8577a4516c246a0f2aa1", kill_on_drop: false }`
[INFO] [stdout] 75f068bee825e80b611926938183d9dcb86daad08cec8577a4516c246a0f2aa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 57f04e10cd5ab6c69af72a9c72daa2b4669d77b6165c3baf9be6dd126e87d79b
[INFO] running `Command { std: "docker" "start" "-a" "57f04e10cd5ab6c69af72a9c72daa2b4669d77b6165c3baf9be6dd126e87d79b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hoist-b3c59b74d65be89d)
[INFO] [stdout] running 234 tests
[INFO] [stdout] test banner::tests::test_logo_contains_hoist_letters ... ok
[INFO] [stdout] test banner::tests::test_logo_is_not_empty ... ok
[INFO] [stdout] test cli::tests::test_delete_resource_resolve_agent ... ok
[INFO] [stdout] test cli::tests::test_delete_resource_resolve_all_kinds ... ok
[INFO] [stdout] test cli::tests::test_delete_resource_resolve_index ... ok
[INFO] [stdout] test banner::tests::test_logo_has_six_lines ... ok
[INFO] [stdout] test cli::tests::test_delete_resource_resolve_knowledge_source ... ok
[INFO] [stdout] test cli::tests::test_delete_resource_resolve_none ... ok
[INFO] [stdout] test commands::common::fields::tests::test_read_only_fields_kb_is_empty ... ok
[INFO] [stdout] test commands::common::fields::tests::test_read_only_fields_ks_has_created_resources ... ok
[INFO] [stdout] test commands::common::fields::tests::test_read_only_fields_indexer_has_start_time ... ok
[INFO] [stdout] test commands::common::fields::tests::test_volatile_fields_agent_has_created_at ... ok
[INFO] [stdout] test commands::common::fields::tests::test_volatile_fields_datasource_strips_credentials ... ok
[INFO] [stdout] test commands::common::fields::tests::test_volatile_fields_knowledge_base_strips_secrets ... ok
[INFO] [stdout] test commands::common::fields::tests::test_volatile_fields_search_resources_include_etag ... ok
[INFO] [stdout] test commands::common::ordering::tests::test_order_datasource_before_indexer ... ok
[INFO] [stdout] test commands::common::ordering::tests::test_order_index_before_indexer ... ok
[INFO] [stdout] test commands::common::ordering::tests::test_order_knowledge_base_before_knowledge_source ... ok
[INFO] [stdout] test commands::common::ordering::tests::test_order_full_dependency_chain ... ok
[INFO] [stdout] test commands::common::ordering::tests::test_order_empty ... ok
[INFO] [stdout] test commands::common::ordering::tests::test_order_preserves_within_same_kind ... ok
[INFO] [stdout] test commands::common::selection::tests::test_knowledge_flags_require_preview ... ok
[INFO] [stdout] test commands::common::selection::tests::test_all_without_preview ... ok
[INFO] [stdout] test commands::common::selection::tests::test_flags_singular_extraction ... ok
[INFO] [stdout] test commands::common::selection::tests::test_all_with_preview ... ok
[INFO] [stdout] test commands::common::selection::tests::test_knowledge_flags_ignored_falls_back_to_default ... ok
[INFO] [stdout] test commands::common::selection::tests::test_flags_foundry_only_filters ... ok
[INFO] [stdout] test commands::common::selection::tests::test_knowledge_flags_with_preview ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_agent_singular_flag ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_all_ignores_singulars ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_mix_singular_and_plural ... ok
[INFO] [stdout] test commands::common::selection::tests::test_no_flags_with_fallback_and_preview ... ok
[INFO] [stdout] test commands::common::selection::tests::test_flags_search_only_filters ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_agents_plural_flag ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_agents_with_search ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_default_fallback_includes_foundry ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_mixed_preview_and_stable_singular ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_multiple_singular_flags ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_name_filter ... ok
[INFO] [stdout] test commands::common::selection::tests::test_no_flags_without_fallback_returns_empty ... ok
[INFO] [stdout] test commands::common::ordering::tests::test_read_agent_yaml_full ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_singular_flag ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_singular_prevents_fallback ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_singular_plural_same_kind_singular_wins ... ok
[INFO] [stdout] test commands::common::ordering::tests::test_read_agent_yaml_missing_file ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_no_flags_no_singular_with_fallback ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_plural_flag ... ok
[INFO] [stdout] test commands::common::ordering::tests::test_read_agent_yaml_invalid_yaml ... ok
[INFO] [stdout] test commands::confirm::tests::test_yes_default_parsing_logic ... ok
[INFO] [stdout] test commands::confirm::tests::test_yes_no_parsing_logic ... ok
[INFO] [stdout] test commands::copy::rewrite::tests::test_rewrite_created_resources_no_created ... ok
[INFO] [stdout] test commands::copy::rewrite::tests::test_rewrite_created_resources_nested ... ok
[INFO] [stdout] test commands::common::ordering::tests::test_read_agent_yaml_roundtrip ... ok
[INFO] [stdout] test commands::common::selection::tests::test_specific_flags_override_default ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_no_flags_no_singular_no_fallback ... ok
[INFO] [stdout] test commands::copy::rewrite::tests::test_rewrite_created_resources_top_level ... ok
[INFO] [stdout] test commands::copy::rewrite::tests::test_rewrite_index_projections ... ok
[INFO] [stdout] test commands::copy::rewrite::tests::test_rewrite_index_projections_multiple_selectors ... ok
[INFO] [stdout] test commands::copy::tests::test_copy_knowledge_source_builds_correct_name_map ... ok
[INFO] [stdout] test commands::describe::dispatch::tests::test_agent_model_changed ... ok
[INFO] [stdout] test commands::describe::dispatch::tests::test_cross_env_labels ... ok
[INFO] [stdout] test commands::describe::dispatch::tests::test_indexer_disabled_changed ... ok
[INFO] [stdout] test commands::describe::dispatch::tests::test_description_modified ... ok
[INFO] [stdout] test commands::describe::dispatch::tests::test_whole_resource_added ... ok
[INFO] [stdout] test commands::copy::tests::test_copy_knowledge_source_not_found ... ok
[INFO] [stdout] test commands::describe::helpers::tests::test_parse_nested ... ok
[INFO] [stdout] test commands::describe::helpers::tests::test_parse_with_sub_path ... ok
[INFO] [stdout] test commands::describe::helpers::tests::test_fallback_modified_simple ... ok
[INFO] [stdout] test commands::describe::long_text::tests::test_agent_instructions_added ... ok
[INFO] [stdout] test commands::describe::helpers::tests::test_parse_simple ... ok
[INFO] [stdout] test commands::copy::tests::test_copy_standalone_resource_filesystem ... ok
[INFO] [stdout] test commands::describe::long_text::tests::test_agent_instructions_line_diff ... ok
[INFO] [stdout] test commands::copy::tests::test_copy_knowledge_source_target_exists ... ok
[INFO] [stdout] test commands::copy::tests::test_copy_standalone_resource_target_exists ... ok
[INFO] [stdout] test commands::describe::dispatch::tests::test_whole_resource_removed ... ok
[INFO] [stdout] test commands::describe::helpers::tests::test_fallback_modified_complex ... ok
[INFO] [stdout] test commands::describe::long_text::tests::test_kb_retrieval_instructions_diff ... ok
[INFO] [stdout] test commands::common::fields::tests::test_read_only_fields_empty_for_most_types ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_preview_singular_requires_include_preview ... ok
[INFO] [stdout] test commands::describe::long_text::tests::test_short_description_uses_inline ... ok
[INFO] [stdout] test commands::describe::long_text::tests::test_long_description_uses_diff ... ok
[INFO] [stdout] test commands::describe::long_text::tests::test_describe_changes_long_text_multiline ... ok
[INFO] [stdout] test commands::describe::tests::test_compact_strips_resource_prefix ... ok
[INFO] [stdout] test commands::describe::resource_fields::tests::test_index_field_searchable_changed ... ok
[INFO] [stdout] test commands::describe::tests::test_describe_changes_empty ... ok
[INFO] [stdout] test commands::describe::resource_fields::tests::test_index_field_type_changed ... ok
[INFO] [stdout] test commands::describe::resource_fields::tests::test_skill_input_source_changed ... ok
[INFO] [stdout] test commands::describe::resource_fields::tests::test_skillset_skill_added ... ok
[INFO] [stdout] test commands::describe::tests::test_compact_describe_changes ... ok
[INFO] [stdout] test commands::copy::tests::test_copy_knowledge_source_filesystem ... ok
[INFO] [stdout] test commands::describe::tests::test_compact_preserves_non_matching ... ok
[INFO] [stdout] test commands::describe::long_text::tests::test_short_instructions_fall_through ... ok
[INFO] [stdout] test commands::describe::tests::test_compact_strips_agent_prefix ... ok
[INFO] [stdout] test commands::describe::tests::test_describe_changes_sorted_by_kind ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_extract_kb_from_mcp_url ... ok
[INFO] [stdout] test commands::describe::tests::test_describe_changes_truncated_when_many ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_add_indexer_dependencies_no_skillset ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_add_indexer_dependencies ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_add_knowledge_source_dependencies ... ok
[INFO] [stdout] test commands::describe::resource_fields::tests::test_index_field_added ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_get_name_present ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_field_with_analyzer ... ok
[INFO] [stdout] test commands::describe::tests::test_describe_changes_plain ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_agent_yaml_full ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_index_basic ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_agent_yaml_minimal ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_agent_yaml_with_mcp_tools ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_data_source ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_data_source_no_container ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_extract_kb_from_mcp_url_none ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_get_name_missing ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_agent_yaml_long_instructions_preserved ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_knowledge_base ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_knowledge_base_minimal ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_knowledge_source ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_skillset ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_knowledge_source_created_resources_fallback ... ok
[INFO] [stdout] test commands::describe_project::text_output::tests::test_print_indented_captures_output ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_index_with_vector_and_semantic ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_synonym_map ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_indexer_with_skillset ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_indexer_without_skillset ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_index_no_fields ... ok
[INFO] [stdout] test commands::describe_project::parse::tests::test_parse_synonym_map_default_format ... ok
[INFO] [stdout] test commands::explain::tests::test_build_value_detail_includes_long_strings ... ok
[INFO] [stdout] test commands::explain::tests::test_per_resource_prompt ... ok
[INFO] [stdout] test commands::explain::tests::test_narrative_prompt_pull_framing ... ok
[INFO] [stdout] test commands::explain::tests::test_summarize_value_rich_array_without_names ... ok
[INFO] [stdout] test commands::explain::tests::test_summarize_value_rich_long_string ... ok
[INFO] [stdout] test commands::explain::tests::test_summarize_value_rich_object ... ok
[INFO] [stdout] test commands::explain::tests::test_content_truncation ... ok
[INFO] [stdout] test commands::explain::tests::test_build_value_detail_skips_simple_scalars ... ok
[INFO] [stdout] test commands::explain::tests::test_summarize_value_rich_array_with_names ... ok
[INFO] [stdout] test commands::init::additive::tests::test_refresh_foundry_endpoints_no_match ... ok
[INFO] [stdout] test commands::explain::tests::test_summarize_value_rich_string ... ok
[INFO] [stdout] test commands::init::additive::tests::test_refresh_foundry_endpoints ... ok
[INFO] [stdout] test commands::init::prompts::tests::test_multi_select_single_item_auto_selects ... ok
[INFO] [stdout] test commands::explain::tests::test_narrative_prompt_structure ... ok
[INFO] [stdout] test commands::explain::tests::test_narrative_prompt_push_framing ... ok
[INFO] [stdout] test commands::init::prompts::tests::test_prompt_multi_selection_empty_items ... ok
[INFO] [stdout] test commands::init::readme::tests::test_api_doc_url_returns_valid_urls ... ok
[INFO] [stdout] test commands::init::readme::tests::test_existing_config_detected ... ok
[INFO] [stdout] test commands::init::readme::tests::test_additive_init_creates_new_dirs ... ok
[INFO] [stdout] test commands::init::readme::tests::test_files_path_none_uses_project_dir ... ok
[INFO] [stdout] test commands::init::readme::tests::test_config_file_created ... ok
[INFO] [stdout] test commands::init::readme::tests::test_agentic_template_creates_preview_dirs ... ok
[INFO] [stdout] test commands::init::readme::tests::test_files_path_creates_dirs_under_subdir ... ok
[INFO] [stdout] test commands::init::readme::tests::test_files_path_with_foundry ... ok
[INFO] [stdout] test commands::init::readme::tests::test_files_path_readme_not_created_when_no_files_path ... ok
[INFO] [stdout] test commands::init::readme::tests::test_hoist_yaml_contains_repo_url ... ok
[INFO] [stdout] test commands::init::readme::tests::test_readme_created_during_init ... ok
[INFO] [stdout] test commands::init::readme::tests::test_files_path_readme_created ... ok
[INFO] [stdout] test commands::init::readme::tests::test_no_subdirectory_readmes_created ... ok
[INFO] [stdout] test commands::init::readme::tests::test_full_template_creates_all_stable_dirs ... ok
[INFO] [stdout] test commands::init::readme::tests::test_creates_dirs_under_search ... ok
[INFO] [stdout] test commands::init::readme::tests::test_files_path_config_roundtrip ... ok
[INFO] [stdout] test commands::push::collect::tests::test_conflict_detection_remote_changed ... ok
[INFO] [stdout] test commands::init::readme::tests::test_gitignore_created_in_state_dir ... ok
[INFO] [stdout] test commands::push::collect::tests::test_no_conflict_when_remote_unchanged ... ok
[INFO] [stdout] test commands::push::collect::tests::test_push_comparison_strips_read_only_from_both_sides ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_inject_credentials_datasource ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_inject_credentials_ks ... ok
[INFO] [stdout] test commands::push::collect::tests::test_no_conflict_when_no_stored_checksum ... ok
[INFO] [stdout] test commands::push::collect::tests::test_push_detects_knowledge_sources_change ... ok
[INFO] [stdout] test commands::init::readme::tests::test_files_path_readme_not_overwritten ... ok
[INFO] [stdout] test commands::push::collect::tests::test_pull_normalization_preserves_non_volatile_fields ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_needs_credentials_datasource_new_no_creds ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_needs_credentials_ks_real_value ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_needs_credentials_index ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_needs_credentials_ks_missing_connection_string ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_needs_credentials_datasource_update ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_needs_credentials_datasource_with_creds ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_needs_credentials_datasource_recreate ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_needs_credentials_ks_redacted ... ok
[INFO] [stdout] test commands::init::readme::tests::test_readme_not_overwritten_if_exists ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_needs_credentials_ks_update ... ok
[INFO] [stdout] test commands::init::readme::tests::test_readme_includes_foundry_service ... ok
[INFO] [stdout] test commands::init::readme::tests::test_readme_includes_resource_reference ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_strip_volatile_fields_preserves_knowledge_base_knowledge_sources ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_strip_volatile_fields_preserves_non_volatile ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_strip_volatile_fields_removes_datasource_credentials ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_strip_volatile_fields_removes_etag_and_context ... ok
[INFO] [stdout] test commands::init::readme::tests::test_readme_includes_agentic_section_for_agentic_template ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_strip_volatile_fields_handles_no_volatile_present ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_strip_volatile_fields_removes_indexer_start_time ... ok
[INFO] [stdout] test commands::init::readme::tests::test_minimal_template_creates_index_and_datasource_dirs ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_strip_volatile_fields_removes_knowledge_source_top_level ... ok
[INFO] [stdout] test commands::validate::field_types::tests::test_valid_edm_types ... ok
[INFO] [stdout] test commands::validate::field_types::tests::test_validate_field_types_catches_invalid ... ok
[INFO] [stdout] test commands::validate::field_types::tests::test_validate_field_types_recurses_into_complex ... ok
[INFO] [stdout] test commands::validate::field_types::tests::test_validate_field_types_valid_passes ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_datasource_missing_container_name_field ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_datasource_valid_container_no_warning ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_datasource_empty_container_name ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_indexer_no_schedule ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_no_resources_no_warnings ... ok
[INFO] [stdout] test commands::push::credentials::tests::test_strip_volatile_fields_removes_nested_created_resources ... ok
[INFO] [stdout] test commands::validate::field_types::tests::test_invalid_edm_types ... ok
[INFO] [stdout] test commands::validate::field_types::tests::test_valid_collection_types ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_index_with_key_field_no_warning ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_datasource_missing_container ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_index_large_field_count ... ok
[INFO] [stdout] test commands::validate::references::tests::test_empty_resources_passes ... ok
[INFO] [stdout] test commands::validate::references::tests::test_indexer_without_skillset_passes ... ok
[INFO] [stdout] test commands::validate::references::tests::test_knowledge_source_missing_index ... ok
[INFO] [stdout] test commands::validate::references::tests::test_knowledge_source_missing_knowledge_base ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_index_at_threshold_no_warning ... ok
[INFO] [stdout] test commands::validate::references::tests::test_knowledge_source_valid_references ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_indexer_null_schedule ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_indexer_with_schedule_no_warning ... ok
[INFO] [stdout] test commands::validate::lint::tests::test_lint_index_no_key_field ... ok
[INFO] [stdout] test commands::validate::references::tests::test_missing_index_reference ... ok
[INFO] [stdout] test commands::validate::references::tests::test_missing_skillset_reference ... ok
[INFO] [stdout] test commands::validate::references::tests::test_multiple_errors_accumulated ... ok
[INFO] [stdout] test commands::validate::references::tests::test_missing_synonym_map_reference ... ok
[INFO] [stdout] test commands::validate::references::tests::test_missing_datasource_reference ... ok
[INFO] [stdout] test commands::validate::references::tests::test_valid_references_pass ... ok
[INFO] [stdout] test commands::validate::tests::test_validate_agent_yaml_missing_instructions_warning ... ok
[INFO] [stdout] test commands::validate::tests::test_validate_agent_yaml_missing_model_warning ... ok
[INFO] [stdout] test commands::common::selection::tests::test_selection_is_empty_with_items ... ok
[INFO] [stdout] test update::tests::cache_serialization_roundtrip ... ok
[INFO] [stdout] test commands::validate::tests::test_validate_agent_yaml_multiple_issues ... ok
[INFO] [stdout] test update::tests::detect_install_method_returns_something ... ok
[INFO] [stdout] test update::tests::should_check_returns_false_when_cache_is_fresh ... ok
[INFO] [stdout] test update::tests::should_check_returns_true_when_cache_is_stale ... ok
[INFO] [stdout] test commands::validate::tests::test_validate_agent_yaml_full ... ok
[INFO] [stdout] test update::tests::version_comparison_newer_available ... ok
[INFO] [stdout] test update::tests::should_check_returns_true_when_no_cache ... ok
[INFO] [stdout] test commands::validate::tests::test_validate_agent_yaml_invalid ... ok
[INFO] [stdout] test update::tests::version_comparison_same ... ok
[INFO] [stdout] test commands::describe::tests::test_annotate_changes_fills_descriptions ... ok
[INFO] [stdout] test update::tests::version_comparison_older_or_dev ... ok
[INFO] [stdout] test commands::common::selection::tests::test_no_flags_with_fallback_without_preview ... ok
[INFO] [stdout] test commands::copy::rewrite::tests::test_rewrite_index_projections_no_projections ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 234 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "57f04e10cd5ab6c69af72a9c72daa2b4669d77b6165c3baf9be6dd126e87d79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f04e10cd5ab6c69af72a9c72daa2b4669d77b6165c3baf9be6dd126e87d79b", kill_on_drop: false }`
[INFO] [stdout] 57f04e10cd5ab6c69af72a9c72daa2b4669d77b6165c3baf9be6dd126e87d79b
